The maps tag has no wiki summary.
0
votes
0answers
173 views
How can I show Marker on Google Maps in URL?
<iframe width="270" height="250" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.in/maps?f=d&source=s_d&t=k&layer=t& ...
0
votes
1answer
12 views
What version of Leaflet does Flickr use?
As a user of the SmoothWheel Firefox extension, I sometimes come across apps that capture the scroll event but don't prevent it to propagate further, resulting in, for example, a map zooming while the ...
0
votes
0answers
73 views
Search tweets by location and show them in a map
How can one search for tweets around some location, so that tweets are marked in a map?
2
votes
2answers
345 views
Webapp which can pinpoint lists of places on a map
I've collected a list of placenames and would like to see them all on a map.
I know I can do a Google Maps search for them one by one.
But I'm wondering if there is a web app out that that can do ...
0
votes
0answers
87 views
How can I do “Show my location” on Naver maps?
Google maps has a geolocation feature called "show my location" which detects where you are based on your IP address or cellular phone network data and centres the map accordingly.
Here in South ...
1
vote
1answer
234 views
How to get the lat/lon coordinates along a road?
I'd like to get the lat/lon coordinates of points along a road, say every 100 meters or so. I could go to Google Maps and manually click on points, but I'd like to do this automatically.
1
vote
0answers
74 views
How can I do “Show my location” on Daum maps?
Google maps has a geolocation feature called "show my location" which detects where you are based on your IP address or cellular phone network data and centres the map accordingly.
Here in South ...
2
votes
0answers
182 views
Seating chart (map) for my workplace that's easy to maintain?
I'd like to create a database-driven seating chart for my workplace that can be accessible to web applications within our company intranet. For example, it would model the information that "John ...
4
votes
4answers
58 views
Live congestion reports for London
What is the easiest way to get current congestion information for London (for driving), so that I can choose an optimal route? It will be especially important during the Games...
0
votes
0answers
35 views
Convert map between projections [closed]
One of my friends is an aspiring novelist and he has asked me to be his science consultant and make sure everything he writes is at least somewhat plausible scientifically. He has just given me a map ...
5
votes
1answer
153 views
Can you add a map to Trello and have the card render the map image?
I'd like to be able to add a Google or Bing map (complete with image) to the back of a Trello card. I know I can do hyperlinks or even markdown in the card description, but I'd prefer something that ...
1
vote
1answer
1k views
Is it possible to make a dynamic route in Google Maps?
I am using a program that every 4 minutes sends me (via email) a GPS position in a format of a link to Google Maps, like so:
Move to N10.0700+E50.8625
Move to N10.0700+E50.8925
Move to ...
0
votes
0answers
229 views
Alternatives to Google Maps for storing and displaying multiple routes simultaneously
Here's what I want to do: plan out several potential bike rides and be able to display them all simultaneously to other people. I've used Google Maps for this (with its 'my places' or 'my maps'), but ...
0
votes
1answer
66 views
API for Location Relation [closed]
I'm looking for some kind of API that would allow me to feed it a location, say "City of London", and it would return a series of geographically relevant list of areas that it's in.
For example, this ...
1
vote
1answer
566 views
How to copy a track from Bing Maps to Google Maps
I have a track in Bing Maps, but I'd like to get it somehow to Google Maps. Is this possible? If so, how?
1
vote
0answers
127 views
Google Maps API – map of the cities according to the “color” of the electricity tariff [closed]
I need your help for a course project for a Mash up. I started learning about APIs a couple of weeks ago and I can’t figure out how to solve my task. I have to use Google Maps API to visualize cities ...
13
votes
5answers
9k views
Is there a way to export my starred locations from Google Maps?
I have hundreds of locations starred in Google Maps. I'd like to export the list of them so that I can import them into other software, like Google Earth or map applications on my Android phone. Is ...
8
votes
3answers
41k views
Create a Google maps link to a specific location
I'm looking to create a link to a specific location using latitude and longitude for positioning, however I would also like to be able to add a marker onto the map as well, at the same location.
This ...