Okay
  Public Ticket #155424
Street View on Map
Closed

Comments

  • Douglas started the conversation
    Dear Sirs, I would like to know if it is possible to include the street view in the map? Cheers Douglas
  •  1,043
    ThemeNectar replied

    Hey Douglas!

    Open up the map.js file located in the js folder and change this line:

    streetViewControl: false

    to

    streetViewControl: true

    Cheers :)