Skip to content

This framework allows Android to access some of the OpenMap functionalities.

License

Notifications You must be signed in to change notification settings

phishman3579/android-openmap-framework

Repository files navigation

android-openmap-framework

This framework allows Android to access some of the OpenMap functionalities.

Introduction

This framework is designed to let Android developers access some functionalities of OpenMap.

Support me with a donation

Donate to this project

Details

Specifically it allows Android developers to convert an Android Location to a LatLonPoint, UTMPoint, or MGRSPoint. It also ports some other common functionality that make development in multiple coordinate types easier.

Be sure to set the mapKey in res/values/strings.xml

<string name="mapKey"></string>

The source code also contains a demo to walk you through using the OpenMap utility functions.

About

This framework allows Android to access some of the OpenMap functionalities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages