google-maps-api-3
Google Maps API JS: Show map of a certain town
Isn\'t it any longer possible in Google Maps API V3 (JavaScript) to display a marker at a setted/given town name? This is my code:[详细]
2023-04-07 19:31 分类:问答X marks along the direction
I have never worked with Google maps API. For the school project I am working on; I need to get a direction between two locations (this is easy part and I think I can do this),[详细]
2023-04-07 19:24 分类:问答Server-side clustering for google maps api v3
I am currently developing a kind of google maps overview widget that displays locations as markers on the map. The amount of markers varies from several hundreds up to thousands of markers (10000 up).[详细]
2023-04-07 15:51 分类:问答How to add google maps object from GWT code?
I would like to use google maps in my GW开发者_运维百科T application. The thing is that the gwt-maps API only supports Google Maps API version 2, and the regular maps api is version 3. So basically wh[详细]
2023-04-07 15:29 分类:问答how to get a user input in google maps using custom controls?
I have custom controls on my map with this tutorial http://code.google.com/apis/maps/documentation/javascript/controls.html#CustomDrawing[详细]
2023-04-07 15:24 分类:问答Modify array with jQuery to get sequenced indexes
This javascript array contains coordinates that I send to Google Maps API to draw a path in the map. Sometimes coordinates[0] is empty because it depends on a previous route that might exist or not (u[详细]
2023-04-07 12:19 分类:问答Hide/Show Map Markers
I wonder whether someone can help please. I\'m trying to put together a script which hides and shows locations on my map. The host code I\'ve been using is here and my code is shown below:[详细]
2023-04-06 23:01 分类:问答How to geocode an address into lat/long with Google maps
I want to be able to plot several companies on a google map and understand I need to geocode these. I also have the code below that plot\'s multiple markers on a map.[详细]
2023-04-06 22:37 分类:问答Rails 3 and Google maps api v3 incompatibilities
I have a rails 3.1 application with this simple code in the home page (rhtml file), If I run the same code in a html file it works.[详细]
2023-04-06 21:35 分类:问答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 分类:问答