Skip to content

Latest commit

 

History

History
20 lines (8 loc) · 1.62 KB

File metadata and controls

20 lines (8 loc) · 1.62 KB

#MapV2WithActionBarSherlock

This Android App is to demonstrate the common functionalities by Google Map v2, such as drawing, binding with my location, animation, mapping between xy coordinate on screen and lat/log. you can use it as reference for your GIS application development.

Preview and Misc

![Demo1] (http://3.bp.blogspot.com/-H2nShOVa_pM/Uq3rsVFg6yI/AAAAAAAAB_E/31XFwFvopEI/s1600/Screenshot_2013-12-15-23-53-56_resized.png)

For more info, here's the documentation for how it work in Chinese

License

The MIT License (MIT) Copyright (c) 2014 Yang Yao-Nien

Permission is hereby granted, free of charge, to any person obtaining a copy ofthis software and associated documentation files (the "Software"), to deal inthe Software without restriction, including without limitation the rights touse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies ofthe Software, and to permit persons to whom the Software is furnished to do so,subject to the following conditions: The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESSFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS ORCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHERIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR INCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.