Create a map type that gets custom tiles and overlay over the google map (docs).
Retrieves the url for tiles.
Get the bounds from SW and NE lat and long given PlottableModel object.
Normalizes the coords that tiles repeat across the x axis (horizontally) (taken from GoogleMaps).
Remove overlay
Pan the camera to specified bounds.
Generated using TypeDoc
Helper class for Google Maps. Contains methods to zoom to a location and add/remove a model to the map.
You can play with a(n) (angular or react) demo on stackblitz.