I used to use the Google API with the following function: LoadMapSearchControl function () (but I realized a few months ago, the situation stopped that show, however, showed a different default location. I use the following: new GSmapSearchControl (document.getElementById ( "Mapsearch"), "20.792849, -156.814334", options), why This API stopped working and how can I solve this problem? I can not use a specific address for the cards because there are some addresses of places, So I have to use something like "20.792849, -156.814334" To see a map API does not work on my site, please visit http://www.to-hawaii.com/lanai/beaches/shipwreck -beach.php
I can not say why you stopped working (the search coordinates on Google Maps stills work ...) but I can tell you how to get the behavior which was: Just add an option to run a function when the map is finished loading, and the function is to add a bookmark where you want and re-center the map. Code: http://pastie.org/390099