google-maps-api-2
lat and long with submit button
I\'m and intern at an company that has asked me to put some markers on a google maps. I did this with the lat and long since geocoding the addresses and than making markers out of that would take to l[详细]
2023-04-12 23:26 分类:问答Force Google maps v2 api to refresh custom icon image
I am using the Google static maps API V2 to create a map with a custom blue marker icon: Unfortunately, I tested the url before the my custom image was online and Google seems to have cached that[详细]
2023-04-12 12:07 分类:问答How to make openInfoWindowHtml work in Google Maps 2
I\'m setting up a extjs panel with a GMap2 embedded.Here\'s the setup: map = new GMap2(document.getElementById(\"gmappanel\"));[详细]
2023-04-11 01:26 分类:问答Hitting rate limit for google maps API, But don't know why
I\'ve written a script to send an address to Google Maps\' API and receive back the Lat and Lng. However, I\'m receiving error messages that I\'ve exceeded Google\'s rate limit after 20 or so queries.[详细]
2023-04-10 04:33 分类:问答Google Maps: Multiple InfoWindows always show last value
Okay, so I realize I\'m the 100th person asking a question about this, but even after researching and trying different things for days now, I can\'t figure it out.[详细]
2023-04-07 11:32 分类:问答Google Maps - avoid overlapping pushpins without clustering - programming strategies?
Some of our maps have 10 - 14 pushpins rendered as icon overlays on our maps using stock Google Maps icons. Each icon overlay has a number rendered inside of it. So the numbering typically goes from 1[详细]
2023-04-06 20:48 分类:问答caching google maps api v2
is it possible to cache geocodes on google maps api v2? because i need to get 6.5k marks on my map and with this script it would take around 20 minutes to load them all. and we don\'t want to use lat[详细]
2023-04-06 12:21 分类:问答add Map Zoom to this code ( gmap )
We use this script to show Gmap, but I cannot for the life of me remember who did it for us, what I do know is we need a Map Zoom added to it.. buggered if I know how.[详细]
2023-04-03 08:46 分类:问答Google Places is not returning correct results
https://maps.googleapis.com/maps/api/place/search/json?location=24.878178,67.066552&radius=2000&types=food&sensor=false&key=YOUR_KEY[详细]
2023-04-02 04:03 分类:问答maps working with debug API key but not with release API key...?
I have finished the development of my app which uses Google Maps. During the development/debug phase, I used a debug MD5 key and generated a debug Google Maps API key on Google website. Google Maps wo[详细]
2023-04-01 10:22 分类:问答