mapView.setCenter(newLatLng(35.6961,51.4231));// center of tehran
}
});
```
Currently you can use `cedarmaps.streets` as default mapId
#### Changing API Base Url
You can change API Base Url by setting it on configuration object:
...
...
@@ -125,90 +114,13 @@ Configuration configuration = new ConfigurationBuilder()
.setMapId(Constants.MAPID_CEDARMAPS_STREETS)
.build();
```
CedarMaps SDK is based on [OpenStreetMap Android SDK v5.2](https://github.com/osmdroid/osmdroid) and provides `CedarMapsTileSource` and extra API over OpenStreetMap.
For more information about how to use MapView and other components please see [OpenStreetMap Wiki](https://github.com/osmdroid/osmdroid/wiki)
### Attention
currently CedarMaps supports Tehran city. so be sure that you handle the map screen limit by the