react-native-mapbox-gl icon indicating copy to clipboard operation
react-native-mapbox-gl copied to clipboard

Add support for Control components

Open nitaliano opened this issue 7 years ago • 11 comments

This will enable users to place custom views on top of the map with some built in position styles to make it nice and easy. This will also allows us to have a common ui library for common buttons, views, and map layers

nitaliano avatar Jan 20 '18 00:01 nitaliano

Wow, this is awesome news! If I can be of any help let me know

HikingDev avatar Jan 20 '18 07:01 HikingDev

@nitaliano will this support the ability to customize views like the native UserLocation view? Know it's possible to do this with our own components (like this), but would be nice to get some of the userTrackingMode and userLocationVerticalAlignment functionality with a component that matches our own styling and UI. Thanks!

EricPKerr avatar Feb 16 '18 18:02 EricPKerr

Yes, that is eventually what is going to happen, we have plans on adding a UserLocation component that you will be able to customize completely using layers

nitaliano avatar Feb 16 '18 18:02 nitaliano

+1

onitzschke avatar Sep 06 '18 16:09 onitzschke

@nitaliano Is this dev-push still active? :) would be really nice to have on android.

ippa avatar Feb 21 '19 13:02 ippa

+1

sheeshmohsin avatar Jul 07 '19 05:07 sheeshmohsin

is this still active?

DavidKHahn avatar Jul 15 '19 19:07 DavidKHahn

This is all in the forked https://github.com/react-native-mapbox-gl/maps repo

EricPKerr avatar Jul 15 '19 19:07 EricPKerr

@EricPKerr I'm still getting an 'ReactTextView cannot be cast to android.view.ViewGroup'. I checked out #953 already and tried replacing the View tags outside from Mapview. Is this also forked into the new repo (currently using it)?

DavidKHahn avatar Jul 15 '19 19:07 DavidKHahn

You should post issues on the new repository. As far as I know, the one @nitaliano maintained here is completely deprecated.

EricPKerr avatar Jul 15 '19 19:07 EricPKerr

@EricPKerr thanks for the quick response times: I am actually using the newer version. I am still running into the same issue however and a google search led me to find a similar issue referenced on this page (#953 which is associated with #977).

DavidKHahn avatar Jul 15 '19 19:07 DavidKHahn