address-ref
points to a node containing the address, as one string.longitude-ref
and latitude-ref
points to the nodes optionally containing the initial longitude and latitude. The initial value can be empty. If the marker is moved by the user, the longitude/latitude of the new position will be stored in those nodes.style
used as-is on the <div>
which contains the actual map. You will typically want to use that attribute to set the size of the map.http://localhost:8080/orbeon/...
), you need to obtain a Google API Key. After you obtained your key, indicate it in the following property that you add to your config/properties-local.xml:oxf.xforms.xbl.fr.map.key
(the client id should be set without the leading gme-
prefix), and the second allows you to tell Google Maps to use HTTPS. (Since Orbeon Forms 4.8, the component always uses HTTPS to talk to Google's servers, whether your forms are served from an HTTPS server or not.)