Replies: 6 comments 4 replies
|
https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames |
|
There is an example in the README. For a concrete example, see the Android implementation. |
|
I got those lines from this library and those diagonal lines are wrong so you have 3 bugs:
when you are drawing overlay on screen your projection could be other than map projection. this is probably not the best resource if you are trying to learn how MGRS works |
|
I solved the problem by introducing value filtering on my side. If anyone in the future has a similar problem please contact me. |
|
@tercjak i have the same issue. what causes the extra diagonal line? did you find a way to filter it out? |






Uh oh!
There was an error while loading. Please reload this page.
I need method to get Mgrs Grid Lines frm bounds and zoom level
With this i can implement mgrs Grid lines in Mapbox .
All reactions