Hello together,

im currently working on an new Version of Hotspots, an advanced google
maps manager for joomla 1.5.

In the frontend of the website, people should be able to add new
locations, this works fine, now i added as a future a dragable marker,
with it you can get the address without typing. It reverse geocodes
and inserts them automaticly via javascript into the address fields.

Please have a look at the link to understand what the component does:

http://www.yves-hoppe.de/hotspots

I use javascript split function to seperate the geocoder
response.adress into the values: street, zip code and country. No
unfortunaly sometimes the adress response is different. Like in big
zooms, it just return Zip Code / Town or Place and country and no
street. Is there in the maps api an integrated function to get the
single values instead of the address?

--

The other question is, how can i prevent misusing / abusing the
function for generating 100s of querys in a minute for the reverse
geocoding? The component has been downloaded ~500 times since its
publication (two weeks ago). So it will generate heavy load. The Add
Hotspot function etc. is not yet live for download.

The linked site is just my testing website. More information about
Hotspots you'll find at lunajoom.de (in english). The component is
released under GPL, so feel free to download it (also adding hotspots
function is not yet included, will be released after i solved this 2
things here)

Best regards and thanks for you help,

Yves



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to