I have developed an android mobile application
I am using Google Maps API for
- Displaying Current Location (Drawaing different types of shapes on my current location)
- Displaying Nearby Areas. However the positions come from my local database and i am just overlaying it on my map
- Displaying routes between two positions. Infact i want to draw many routes from my current positions. I have reffered J2ME/Android/BlackBerry - driving directions, route between two locations for displaying routes between two positions.
- Displaying all the Nearby Areas in a ListView
My questions is : what i am doing here is considered as legal or not ?
I want to know what are the rules for using Google Maps ?
Or lets say what are the things that we can do with google maps that would be considered as legal.
Is there any license scheme for using Google Maps ? or its for Free ?
Please guide me..