-
#### How it happened:
Our current routing sample uses two different layers:
1. `routeLayer` for lines and intructions
2. `startStopLayer` for start and stop markers.
When implementing transp…
-
Hi,
We are using the PersistentCacheTileDataSource class to create offline sections of a map and are now experiencing the following bug:
Description:
Downloading tiles stops to early and at ran…
-
Hello,
I want to experiment with `EditableVectorLayer` to prepare our incoming features. For this I used a small test project (targeting Xamarin Android) that only contains a map, and copied the co…
-
-
If i assign a rgba color to a line with ```setColor``` i can see some drawing issues in curves.
![screenshot_20171109-154519](https://user-images.githubusercontent.com/655344/32611220-53fe5ed6-c565-1…
-
## Intro
We need a way to allow developers to:
- access some specific tables (select, insert, create)
- allow to access so specific functions like geocoding, routing and so on
**without** using the …
-
Hello,
I've tried to load vector MBTiles from https://openmaptiles.com/ and they looked unstyled (I applied the CARTO_BASEMAP_STYLE_DEFAULT style). Am I doing something wrong here?
Perhaps those…
-
SDK requires manual downloading and configuration of external projects (mobile-external-libs and boost). It would be better to configure these dependencies as git submodules and perhaps refactor and r…
-
Need to consider many aspects here:
- online and offline cases
- different data schema versions
- API server-side
This is placeholder issue, for details see [Feature doc](https://docs.google.…
-
Please provide the sample for draw a line or a Point on CartoMap, based on the response we need to show on a map . If it is a point we need to show a point on Map. if it is a LineString draw line bet…