Remove/hide default maps layer in google maps and add image overlay -


so i'm trying achieve functionality in google maps v3,that have in openlayers: http://dev.openlayers.org/releases/openlayers-2.11/examples/image-layer.html

hide base layer of googlemaps (the actual map), , add image overlay placed on entire surface of map.

is possible? , have solutions @ hand?

it's called groundoverlay: https://developers.google.com/maps/documentation/javascript/reference#groundoverlay

however, while groundoverlay covers base map, not remove it. you'd need custom map type that: https://developers.google.com/maps/documentation/javascript/maptypes#custommaptypes

it easy develop custom map type returns blank tile.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -