开发者

Constraints and restrictions in using Google Maps API

I have developed an android mobile application

I am using Google Maps API for

  1. Displaying Current Location (Drawaing different types of shapes on my current location)
  2. Displaying Nearby Areas. However the positions come from my local database and i am just overlaying it on my map
  3. 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.
  4. 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 w开发者_StackOverflow社区ould be considered as legal.

Is there any license scheme for using Google Maps ? or its for Free ?

Please guide me..


Your requirements are perfectly legal, You may have a look at the following link http://www.google.com/permissions/geoguidelines.html

Google maps is free if you are below the the query limit http://code.google.com/apis/maps/documentation/geocoding/#Limits

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜