Member Login

Resources

Developers Blog
GMapsPRO Demo
Bug Tracker
-----------------------------------
GMaps Community Forums
GMaps Subscriber Forums
-----------------------------------
Google Maps API Reference
Google Maps Group Forum

Who's Online

We have 27 guests online

Affiliates



Community Forums

NOTE: Subscribers, please post in the SUBSCRIBER FORUMS - NOT IN THE COMMUNITY FORUMS

homepost replythreaded viewruleshelp
 
varma
Fresh Boarder
 
multiple CB addresses - 2008/11/06 02:06
Hi,

For my community purpose, I collect multiple addresses from users in CB. Is there a way to show all the Address of the user on Gmaps.
The administrator has disabled public write access.

support
Admin
 
Re:multiple CB addresses - 2008/11/09 16:05
Hmmmm .... GREAT QUESTION! I'd have to say "out of the box" ... no. However, you could write an adapter that takes into account each address and creates a marker for each address. The problem I would see in this is that you would need a separate latitude/longitude for each address. That could be an issue as the adapter framework doesn't support updating of those fields. It could be done though as the adapter is really nothing more than PHP code and anything you can make it as easy or as complex as needed.

I'd love to learn more about what you are doing.

Chris
The administrator has disabled public write access.