Do you have somewhere that you have a CSS style set for something like
"img{max-width:100%;}"? I ask because I've had an issue like this
before, this is a front-end "fix" to help with responsive / fluid
layouts that sometimes messes up maps display. The solution is
usually to do something like " #map_id img{max-width:none;}"
On Fri, Nov 2, 2012 at 4:26 AM, Colin Cao <colin
...@hotmail.com> wrote:
> Hi,
> I followed the instructions and made the map on the page, but it doesn't
> look exactly the same as the ones on your demo page.
> I can't see the Street view icon and zoom in/out bar though I can use those
> two functions if I click on them. Any suggestions?
> Thanks a lot!
> Colin