UnitySlippyMap
UnitySlippyMap copied to clipboard
A slippy map implementation written in C# for Unity3D
Hello, first of all: Thank you @jderrough and everyone else who contributed for this project! I had trouble getting an offline map to work on the HoloLens, but this project...
I am developing a mobile app with Unity that displays a map with several markers. I am trying to create a circular area around the markers in the map just...
I am currently working on a project for a competition. I'll just brief through the project: I need to display a globe in AR with any WMS URL given by...
Hey , Getting a crash on iPhone 11,Attaching the log, Thanks for the project. It is really an awesome tool to display Maps. -[NSURLResponse statusCode]: unrecognized selector sent to instance...
There are 2 errors in your demo with Unity2018: `Assets/UnitySlippyMap/Helpers/TextureBogusExtension.cs(39,25): error CS1540: Cannot access protected member `UnityEngine.Texture.Texture()' via a qualifier of type `UnityEngine.Texture'. The qualifier must be of type `TextureBogusExtension'...
¿Does UnitySlippyMap have support for EPSG:3857? (https://en.wikipedia.org/wiki/Web_Mercator)
Application.isWebPlayer was removed from unity api and breaks application. Is there a fix?
In Android devices, with diferent versions of Android and smaller than 7.0, if the GPS is on, UnitySlippyMap gets the coordenates well. But when starts to show the map tiles...
I was wondering if it was possible to use this SDK in an offline app (i.e. download the necessary tiles before building the package?) Also is there any way to...
MaxZoom
Can the map be zoomed more (like Google Maps)? Awesome project by the way, works great!