How to get google map controls to display
-
How do I get the zoom out/zoom in controls to display on the map?
Here’s what I have so far:
[geo_mashup_map height=”800″ width=”600″ zoom=”11″ add_overview_control=”true” add_map_type_control=”true” add_map_control=”true” map_control=”GSmallMapControl” map_type=”G_NORMAL_MAP”]I’d like to see something that looks more like this (notice the map “resizer” in top left):
<iframe width=”425″ height=”350″ frameborder=”0″ scrolling=”no” marginheight=”0″ marginwidth=”0″ src=”https://maps.google.com/maps?q=austin,+texas&ie=UTF8&hq=&hnear=Austin,+Travis,+Texas&ll=30.267153,-97.743061&spn=0.373023,0.793076&t=m&z=11&output=embed”></iframe>
<small>View Larger Map</small>Thanks
- The topic ‘How to get google map controls to display’ is closed to new replies.