Skip to content

A project witch I learned how to use google maps api with different configurations and tools.

Notifications You must be signed in to change notification settings

Bikcodeh/GoogleMapsDemo

Repository files navigation

Google maps demo

This app is for study's purposes, working with google maps api from google.

⭐ Features implemented in this project:

  • Differents map style (Normal, hybrid, satellite, terrain, none).
  • Custom style to show the map with some specific colors and so on with MapStyle.
  • Markers.
  • Markers with custom icon with image PNG or some drawable converting it to Bitmap.
  • Markers with come specific color with HSL in this case the H value was used.
  • Move camera to Location with and without animation.
  • Enable controls to zooming in/out on the map.
  • Enable gestures on the map.
  • Listeners (Clicks: single, long) on markers, map, polylines
  • Drag event for markers
  • Custom windowInfo to display a tittle and more information with a custom layout when the user taps on some specific marker.
  • How to set min and max zoom on the map.
  • Camera position to see builds in 3D view.
  • Animate camera with callback.
  • Overlays.
  • Polylines.
  • My location layer, to allow the user see his/her own current location.
  • Request location permission in two different ways.

Bikcodeh

About

A project witch I learned how to use google maps api with different configurations and tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages