[Released] Static Maps Kit

Hello everyone,

Please check my first script for asset store. It’s simple but I hope it will be useful for you.

About this package:

Static Maps Kit allows you to create textures based on real world maps. It is very easy to use and requires no special knowledge.

Features:

  • Supports Google Static Maps and Yandex Static Maps.

  • Full support of API: markers, paths, different map types.

  • Standalone: Does not require other plugins to work.

  • Extremely easy to use! Just add the script to your game object and change values in the Editor.

  • Robust and well-documented code written in C#.

  • Ready to use prefabs and sample Scenes.

  • Fast performance.

New features coming soon. Enjoy!
Sample screenshots:

Asset Store Link: Unity Asset Store - The Best Assets for Game Making

Feel free to ask any questions and i am looking forward for your suggestions on what to add and improve. :slight_smile:

1 Like

Looks like a nice little tool.
I’ve seen several devs asking for maps based on google maps so hopefully this will address there needs.

does it support pinch to zoom in and out on ios and android and can i add my markers with description

Yes, it supports markers with labels.
Pinch to zoom is unavailable due to static nature of maps. But you can control zoom level as you wish so it’s easy to implement. I’ll consider to add this feature for future builds.