embeding google map based on city value

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

embeding google map based on city value

srikanth.prodigy

Hello All,

 

Im trying to display google map based on city value in xforms

How can we achieve this in xforms?

 

Thanks,

Srikanth A

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: embeding google map based on city value

Alessandro Vernet
Administrator
Srikanth,

srikanth.prodigy wrote
Im trying to display google map based on city value in xforms

How can we achieve this in xforms?
With a recent build of Orbeon Forms (nightly build), try our new map component. Note that it is a still a bit experimental; in particular right now you can't pass your own map key, and we have one hard-coded in the XBL. We'll change this very soon.

http://wiki.orbeon.com/forms/doc/developer-guide/xbl-existing-xbl-components#TOC-Map

Alex