Hi I have searched for all the web and stackoverflow.
Anyone knows how to locate a custom overlay in a specific position inside Google maps street view ?
Here are an example :
In this tour you can see that there are some icons and items located in specific locations .
Does anyone know how to do that ? This is amazing and I want know how to do it.
I have experience with Google maps javascript API, but I can not do this.
I solved this with this library https://github.com/marmat/google-maps-api-addons
This is the result : http://www.paneek.net/#/home
I found this while looking how to achieve a similar thing:
I'm still looking for a solution, and I've found some nice libraries external to google services:
Indeed, using solution outside google's API has pro and cons - but this evalutation is up to you.