Telerik-Verified-Plugins / Mapbox

Native OpenGL maps for your Cordova app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Custom Markers

opened this issue · comments

There should be some way to at least change the RGB values of the marker colors to not be default.

@peterhriser you should use my fork for marker with custom image until pull request will be integrated.

@Anothar Ill check it out, what is the cmd to pull it

Try this:

cordova plugin add https://github.com/anothar/Mapbox/tree/features_image_marker

If doesn't work - just download as .zip.

@Anothar Do you know if you can send the map to the background?

@peterhriser not in this fork. For sending map to the backgroumd you need overlay. Look at this discussion.

Any plans on integrating custom markers into this repository? I've noticed the NativeScript MapBox plugin has many more features than this Cordova plugin which is a shame.