Hi,

is it possible to implement a map type controller? So that users are able to change the map type (hybrid, satellite etc.)! I think this will be very useful!

thank you!!!

Comments

the greenman’s picture

Hey Kev

Sorry, I have somehow missed all the posts to the geomap issue queue. There are a few different themeing options for gmaps. I may have a chance to look at things in the next few weeks. A whole bunch of new features have been developed.

Cheers

the greenman’s picture

Unforunately I dont yet have any way to manage the map style parameters neatly. To add the controls, you need to modify the js. You can enable map type controls tight at the top of the js file.

Should be something like

("#map").googleMap(null,null,13 , { markers: $(".geo"),controls: ["GSmallZoomControl", "GMapTypeControl"]});
jjchinquist’s picture

Status: Active » Closed (won't fix)

Setting to won't fix >> this change should not be added to the 1.x branch. Suggesting a solution for the 2.x branch at http://drupal.org/node/854398#comment-3230064