Skip to content

MapsPeople/MapsIndoorsAndroid-Getting-Started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

A very basic project showing how to initialize our library and render a solution on the map

Usage

Clone the project and open it in Android Studio.

Requirements

First, you need to generate a google maps key for android (follow the instructions here: link). Once you get the key, open the file "google_maps_api.xml" (under "res/values"), then replace "YOUR_KEY_HERE" with it.

Projects

  • Using MapView: A basic MapsIndoors project were a View (a MapView) is used to embed the Google Map in the layout.
  • Using SupportMapFragment: A basic MapsIndoors project were a Fragment (a SupportMapFragment) is used to embed the Google Map in the layout.

Authors

  • Jose J Varó
  • Mohammed Amine Naimi

License

MapsIndoors SDK is released under a commercial license. The MapsIndoors Demo Samples code is released under The MIT LICENSE.

Releases

No releases published

Packages

No packages published

Languages