Support

Account

Home Forums Front-end Issues Add Street View to Map Reply To: Add Street View to Map

  • Hi @webgleb

    I think you need to look over at the Google Map documentation:
    https://developers.google.com/maps/documentation/javascript/streetview

    ACF just gives you the basic data to construct the map: any further customization would need to be done on the Google Map API’s side.

    Phil