Releases: reinterpretcat/utymap
Releases · reinterpretcat/utymap
Text search feature
This release brings text search feature which allows you to find specific objects on map by their attribute values. Good usage example is offline reverse geocoding API which is implemented in newly created Third Person scene. Also some minor performance improvements are done in core library.
MapCSS improvements
This release has some major changes in mapcss logic including osm styles.
Mesh cashing
This release introduces mesh caching mechanism to speed up tile loading.
Map component
Make utymap act as map component with demonstrated multiple zoom level support.
Artifacts instructions:
- AndroidPlugins.zip contains all needed binaries for Android
- EditorPlugins.zip contains all binaries for Unity Editor on Windows. For other platforms, you need to build UtyMap.Shared library manually.
Road and L-System improvements
This release adds initial L-System support, and changes in terrain generator.
More data providers and GUI improvements
This release changes how bird-eye scene is processed and adds some GUI enhancements.
Texturing
This release adds support of textures on meshes.
MVP release
This version is considered as first public beta, mainly just show case which is working on desktop and Android set as target platform.