Google maps API explanation
-
Can someone explain google maps API to me? I know very little about coding and web development. Basically, I want to map certain places of interest in cities across north America. I'm interested in using API because I will be using a very large number of map markers and can't manage them very well with the standard google maps. There might be other cool things I'd like to do too but I just am completely confused by how to start with google maps API. Can someone explain to me how to even start to wrap my mind around google maps API? I tried looking up tutorials but couldn't get a good beginners overview of what this can do or how to set it up-- the tutorials just go directly into the text editing box. Eventually I want to embed the map into a website. For instance, if I were a world traveler and wanted visitors to track my route, id also want them to be able to zoom into a certain area that I've gone to and see a bunch of map markers that represent places I've gone to that also link to pictures and blog posts. Thanks
-
Answer:
You might be interested in http://www.google.com/fusiontables/Home/, which will let you upload your data points in a .csv file or something and visualise them easily, without having to worry about javascript.
pulled_levers at Ask.Metafilter.Com Visit the source
Other answers
Seconding Fusion Tables- they are really powerful and cool. Later, if you want to learn about coding, you can use the fusion tables with the google maps API.
rockindata
http://econym.org.uk/gmap/index.htm helped me immensely when I first started using the Maps API embedding maps with multiple locations into Web pages. I was able to pick up one of his examples, setup my XML file and have a completely functional map in just a little while. You probably know this, but you'll need to be able to generate Lat/Longs for each marker on the map. http://www.getlatlon.com/ works great for that.
bricksNmortar
fusion tables takes care of the lat-long for you.
rockindata
Using the Google Maps API directly will require coding. It's not really hard, but if you're not already comfortable with Javascript it's pretty hard. Fusion Tables is the tool for you from Google. But there's lots of great map options other than Google; doubly so now that Google has started charging for Maps usage. One particularly promising company is CartoDB, here's their http://blog.cartodb.com/post/21264086445/comparing-fusion-tables-to-open-source-cartodb. Another option that might fit your needs is http://cloudmade.com/products/web-maps-studio.
Nelson
If you have a Google account you can go to https://maps.google.com/, select 'My maps', then 'Create map', then make that map public. Then you can add markers and polygons to your hearts content and send the link to whomever you like. No need to use the API. You might also like to look at http://mapbox.com/ which has a free download of their software http://mapbox.com/tilemill/ that you can use to create your own map layers for use over openstreetmaps. A free account allows you 3000 map views per month and 50MB of uploaded map storage.
urbanwhaleshark
Related Q & A:
- Is it possible to make bend with google maps polyline?Best solution by stackoverflow.com
- How to change info Window style in Google Maps API?Best solution by Stack Overflow
- How often does google maps update?Best solution by Web Applications
- When is Google updating Google Maps?Best solution by en.wikipedia.org
- How to open google latitude on iphone from google maps?Best solution by seroundtable.com
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.