ThinkGeo.com    |     Documentation    |     Premium Support

Display Google Map Type on the map

Hello,


I am displaying Goolge Map and Thinkgeo Map with the use of Map Suit feature. But when I switch to Google Map, I wamt to display all the google map types on a map like in google map site. Please see the below image.



 


Is it possible? If not, what will be the alternative solution for this? I have used your thinkgeo feature "Description", but with the use of it, description box is moving arroung the site. But I want to display only in map area, for that what should I do?


Thanks,


Badal Patel



 


Hi Badal,
Sure, it’s possible. You can manage it with the help of BaseOverlayChanged event. Please refer to the installation sample “Samples/BaseOverlayChangedEvent.aspx”, which is very similar to your requirements, I think.
To make sure the Buttons for Google Types stay in a fixed place, i think you can put it into a DIV or Pane instead of our “Description Box”, right? Additionally, you can find the source code for the description panel at “Helper” folder and change it based on your requirements.
Thanks,
Johnny