ios - Google Maps SDK for Android - Add marker to street view -
i'm looking way add markers streetviewpanorama using google maps sdk android. found way using sdk ios. https://developers.google.com/maps/documentation/ios/streetview (bottom of page), cannot find documentation or sample code on android.
nowadays android google maps api v2 can´t add markers, option available ios.
markers within street view
https://developers.google.com/maps/documentation/ios/streetview#markers_within_street_view
one option using google maps javascript api
inside webview
. https://developers.google.com/maps/documentation/javascript/examples/streetview-overlays
Comments
Post a Comment