Closed evansbusobozi closed 4 years ago
Please share the project files , not part of code.
And also did you confirm the logcat?
And also did you confirm the logcat?
I checked all the variables in the logs and everything was fine.
Please share the project files , not part of code.
Here are the files https://github.com/Evanzsnr/google-maps-v1/tree/main
Please include all files to rebuild your project. And I'm not your teacher or friend, or even not your debug service. Please try to use this plugin step by step.
Additionally, creating navigation app is prohibited by the Google Maps API terms.
Additionally, creating navigation app is prohibited by the Google Maps API terms.
I am not trying to create a navigation app in any way, am fully aware of the google terms of service. That was just a function name but has nothing to do with navigation. Thanks for your help.
Please include all files to rebuild your project. And I'm not your teacher or friend, or even not your debug service. Please try to use this plugin step by step.
I didn't mean to make you my teacher or debug service, the docs are very clear but some functions fail to work due to different reasons. So by the time I raise an issue, I have tried all options and failed. Am sorry if you felt disturbed by my issues.
Thanks for your commitment and help.
I'm submitting a ... (check one with "x")
OS: (check one with "x")
cordova information: (run
$> cordova plugin list
)If you use
@ionic-native/google-maps
, please tell the package.json (only@ionic-native/core
and@ionic-native/google-maps
are fine mostly)Current behavior: Polyline path and markers do not appear on the map.
Expected behavior: Polyline path should be displayed with markers both at the beginning and the end.
The polyline path and markers are not appearing on the map. This is how I add them to the map.