I want my user to define the desired map center and zoom  level as
well as the name and latlng of a map-naming marker by moving around
the marker after zooming and centering the map. I have two problems.

1)   If the marker is not in the center of the map, but high or far
right or far left, then when the user clicks on the marker to enter
the marker information, then the map center moves from its desired
point. How can I create a Mike Williams style "marker/lastmarker" pair
but for "map/lastmap" that will preserve the map.Center() in such
cases?

2)   I have doctored up the code at the link I provide to temporarily
make it work as follows. I added lines 90-94 to define global
variables, and I replaced line 144-148 with lines 139-143 (by
commenting out 144-148). I want to know how to make the original lines
144-148 to work in the google app-engine (GAE) environment which
accepts Python, not just PHP. In the GAE environment I submit the
iwform on line 115 with the following code, not shown in the code at
the link.

 + '<form method="POST" onsubmit="return process(this)"
action="add_place">'

http://schott.selfip.net/~brian/mapswdelete/add_placeshould.html

Thanks,

Brian in Atlanta


--~--~---------~--~----~------------~-------~--~----~
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