-
Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-depende…
-
Hi,
I am using mgl-map with the search control, by adding the tag: to the tag.
The problem is that styling is missing to the search control and it looks like you can see in the attached pictu…
-
I'm drawing a polyline with a style which contains a user property to control the color, as in:
paint: {
"line-color": ["get", "user_color"],
}
Similar styles exist for the ver…
jaybo updated
4 years ago
-
In recently updated my project mapbox-gl-draw version to 1.2.0, but it causes me errors with mapbox-gl-draw-circle module because its currently using mapbox-gl 1.1.1 version
-
**mapbox-gl-js version**: 1.11.1
**browser**: Firefox, Chrome and I believe all others
### Steps to Trigger Behavior
1. Load and add an image with `addImage` named `custom-marker`
2. Load …
-
`-[MGLMapSnapshotterTests testRuntimeStyling]` has failed intermittently on CI ever since https://github.com/mapbox/mapbox-gl-native-ios/pull/189#issuecomment-618785454. I refactored a helper method t…
-
Currently, I'm using deck.gl, mapbox, ScatterplotLayer in Angular and it works.
Im using this the package:
import { ScatterplotLayer } from '@deck.gl/layers';
import { MapboxLayer } from '@deck.gl/…
-
## Issue
I just upgraded my app to RN 64, it is building and working perfectly on iOS but I can not build the Android app anymore.
The build fails during the `:app:dexBuilder…
-
**Platform:** Android
**Mapbox SDK version:** 9.2.1
### Steps to trigger behavior
I made a clear Mapbox Demo App with nothing more than the basic setup: getting the map Instance, set a styl…
mrfaa updated
4 years ago
-
## Motivation
We're considering switching from Google Maps plans to Mapbox GL, but there are a couple of blockers. Support for geodesic polyline is one of them. The use case is for drawing fly path…