google map <fr:map> multi markers capture lat/lng

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

google map <fr:map> multi markers capture lat/lng

Filip Konopny
Hi,

I've found an example to capture lat/lng from Google Map through <fr:map>, but it handle only one marker, how do it with multi markers ? Possible in Orbeon 4.10 ?

greetings
FK

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: google map <fr:map> multi markers capture lat/lng

Alessandro  Vernet
Administrator
Hi Filip,

It would certainly be possible, but isn't supported by the existing
`<fr:map>`. I'd recommend you build your XBL component that does exactly
what you need, and take the implementation of the `<fr:map>` as an example.
Is creating your own XBL component something you would be able to consider?

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: google map <fr:map> multi markers capture lat/lng

Filip Konopny
Thank You for the response, but for now building own XBL is too complicated for me...unfortunately.

FK

W dniu poniedziałek, 15 stycznia 2018 18:28:01 UTC+1 użytkownik Alessandro Vernet napisał:
Hi Filip,

It would certainly be possible, but isn't supported by the existing
`<fr:map>`. I'd recommend you build your XBL component that does exactly
what you need, and take the implementation of the `<fr:map>` as an example.
Is creating your own XBL component something you would be able to consider?

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: <a href="http://discuss.orbeon.com/" target="_blank" rel="nofollow" onmousedown="this.href=&#39;http://www.google.com/url?q\x3dhttp%3A%2F%2Fdiscuss.orbeon.com%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNF5V5zfD-87RVoalaG4cqO_RzdDcA&#39;;return true;" onclick="this.href=&#39;http://www.google.com/url?q\x3dhttp%3A%2F%2Fdiscuss.orbeon.com%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNF5V5zfD-87RVoalaG4cqO_RzdDcA&#39;;return true;">http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: google map <fr:map> multi markers capture lat/lng

Alessandro  Vernet
Administrator
Got it, then unfortunately, as you know, the existing `<fr:map>` won't do it.
That component is provided as an example of use for the Google Maps API,
that can be taken by developers familiar with the Google Maps API and
customized to fit a specific need. (This is also why it isn't provided in
the Form Builder toolbox by default.) But indeed, this would require some
programming work.

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet