this is a screen with two buttons to show satellite view and street view of maps. the modules of streetview and SatelliteView work perfectly fine separately. but when included in a single app with two
I have an unnamed Garbage Disposal client who needs a service area checker. I\'ve already done this for him using a rough map of their service area, and plotting the map on a Google Maps map, then get
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
I was given the task to write an iPhone app that gives walking direction开发者_运维知识库s. I own an Android and I know this is possible within Google Maps and Google Navigation. I am fairly new to Ma
Trying to load KML from Geoserver 2.1.1 in Google Maps v3. Nothing shows up. Should this URL work (except with our actual domain)?
When you tap on a written address in Safari on iPhone, the Maps application is launched automatically. The address is not a link, just <p>Mainstreet 1, Town</p>
I\'m searching for an automated way of generating imagemaps for world, country and region maps. Currently I have an imagemap of regions for one country which was generated manually using this tool. B
I have a db with addresses I need to display on a google map that would then add a marker to the map after the user has used the search form to search for the desired address. I have looked everywhere
Is there some kind of map that allows selecting on the fly locations 开发者_运维问答and allows to save them for users? Some Gmap API method for example?
I have a list of GeoPoints conforming a route. I have created a class to paint a star png image at the start point, and a F1 flag (meta.png) at the end point.