Reputation: 313
Ive seen people using the google maps interface for their own maps. Does anyone know if this is legal and how to do this? Thanks in advance!
Upvotes: 2
Views: 451
Reputation: 281795
It is legal (and encouraged!)
The main limitation is that the application using Google Maps must be freely available. If you want to use them in a for-pay application, you have to pay for a license. See the collection of FAQs following on from here: http://code.google.com/apis/maps/faq.html#tos_commercial
Upvotes: 4
Reputation: 7126
Google code playground is a good place to start learning
http://code.google.com/apis/ajax/playground/#map_simple_v3
Upvotes: 0
Reputation:
This is perfectly legal. Google even exposes an API for this.
You can also find a tutorial here: link.
Upvotes: 5