Skip to content

A abstract google map fragment which gets user location and puts a marker against his location.Other map events are also added.

Notifications You must be signed in to change notification settings

shaik41/googlemaps

Repository files navigation

This project contains a GoogleMapFragment which can be added to an activity with a valid location request. Map events like onMapClick etc are added. Has a MapHelper to get address,place marker etc. Latest Location Api is used to get Users location.

All you got to do is add the fragment to the activity, it will automatically handle gps availabilty.

There is a sample activity , please refer it to understand more. Would really like contributions to this because there is so much more related to maps.

Please note: You have to import this as a module to your app.

About

A abstract google map fragment which gets user location and puts a marker against his location.Other map events are also added.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages