public class StaticLocation extends Object
StaticMap or StaticMarker.| Constructor and Description |
|---|
StaticLocation(double latitude,
double longitude)
Will create a location which will not require geocoding.
|
StaticLocation(String query) |
public StaticLocation(String query)
query - anything which can be geocoded to a coordinate by Googlepublic StaticLocation(double latitude,
double longitude)
Copyright © 2018. All rights reserved.