location property

StreetViewLocation? get location

Implementation

external StreetViewLocation? get location;
set location (StreetViewLocation? value)

Implementation

external set location(StreetViewLocation? value);