Small map scale bar showing up in the map footer on Google Docs view, but not in embedded site view -
Small map scale bar showing up in the map footer on Google Docs view, but not in embedded site view -
i using derek eder's searchable map template. in google docs map view, along bottom, there tiny scale bar, when embed map on website, scale disappears. know how retain scale when using embedded map?
google docs version scale
embedded map without scale
set scalecontrol
-property of map-options true
(default false
)
mapslib.initialize(); map.setoptions({scalecontrol:true});
google-fusion-tables
Comments
Post a Comment