GOMap OASIS Provider
Overview
Features
Architecture
Usage
// Initialize the provider
var goMapProvider = new GOMapOASIS();
goMapProvider.Initialize(goMapInstance);
// Use mapping functions
goMapProvider.PlaceGeoNFTOnMap(geoNFT, latitude, longitude);
goMapProvider.DrawRouteOnMap(startX, startY, endX, endY);Integration with Unity
Future Enhancements
License
Last updated