Write For Us

DevBytes: Intro to Google Maps Data Layer

E-Commerce Solutions SEO Solutions Marketing Solutions
330 Views
Published
You can use the Google Maps JavaScript API to mark up a map with a variety of annotations, such as markers, polylines, polygons, etc. The google.maps.Data class is a container for arbitrary geospatial data that has no predefined settings about how data should be rendered. The google.maps.Data follows the structure of GeoJSON in its data representation and makes it easy to display GeoJSON data. Here we present a short introduction to the feature and show some examples using it.
Category
Tutorials
Sign in or sign up to post comments.
Be the first to comment