-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image Overlay #20
Comments
Nitrag...Are you saying that the Android version has this feature to add a custom .jpg or .eps image over the top of a MapBox map? Is that why you linked to your Android build? |
Oh I'm sorry, pasted this link in the wrong window. Disregard. I kept this window open hoping someone would know the answer because I am curious as well. Sorry! |
Wait. So you want an image, let's say a police car on a highway, to be stuck to a certain Geo Point on the map so that it always stays in that location? Because that's just a standard Annotation. I just added the ability for custom images so you can do that. |
Unfortunately no. Let's say I have a custom map that I created in Illustrator for a Festival with custom drawings on it. I might want to overlay that on top of the map but under the annotations. I would want it to stay anchored to the map background and not change size like the annotations do. |
Ah OK. So you want a custom map then. Hmm. Well this module supports I used GIS Portable Basemap Server to create a mbtiles file. But I don't
|
Is there currently the ability to add an image overlay to a map that stays bounded to the map? We do work with festivals who typically have custom maps that they want overplayed on top of real map data. Is that possible with this?
The text was updated successfully, but these errors were encountered: