javascript - Call custom tiles URL on Google Street View -
i learning how create custom street views , stuck custompanoramamethod.
how call getcustompanoramatileurl()
after zoom change?
i've checked dozen of examples on internet (mostly same "google sydney office code") , none of them seem work. custom tiles downloaded on street view load no further connections set on zoom. firebug shows no resources after initial page load.
is there way force google streetview high resolution tiles on demand?
i've tried hook zoom_changed
event can't figure out javascript function force refresh of presented tile.
you try invoke setpano
function on google.maps.streetviewpanorama
object same pano displayed, should force refresh on getcustompanoramatileurl
Comments
Post a Comment