Vince Phan
Vince Phan
Try this soln https://github.com/dapriett/nativescript-google-maps-sdk/issues/433#issuecomment-704964585 unzip map.zip and replace the same files in /node_modules/nativescript-google-maps-sdk But I have problem in the next stage when looking to "Auto-center map with multiple markers" with...
I have errors when trying to follow the examples above. NS 7.0.11 Angular CLI: 10.2.0 Node: 12.19.0 OS: darwin x64 Angular: 10.1.6 Initially I had Class constructor View cannot be...
Awesome!!! Thanks dimitriospafos - After adding .. import { View } from "tns-core-modules/ui/core/view"; declare const com: any; declare const GMSCameraUpdate: any; declare const GMSCoordinateBounds : any; It works... great !!
It is a good plug-in. Unfortunately there is no support for NS7 for now. I am having the same problem.