plugins
plugins copied to clipboard
[@nativescript/google-maps] Tools padding
Hello, I like to have some padding on google-maps tool ie, my location button. There are different layouts should be set on Android/IOS separately.
Any suggestion for this?
Hello, I like to have some padding on google-maps tool ie, my location button. There are different layouts should be set on Android/IOS separately.
Any suggestion for this?
Hello, can you perhaps post screenshots that indicate the case you describe?
I have a title on top of google map and the myLocation button enabled. Now the button is on top on android but the button will be bottom on ios.
Can I have the control of css for them? Adding the <padding="10, 0 ,0, 0"> to the Map component is not working anymore (I am using NS-vue)
Thanks for posting this. I don't think there is an easy solution to set button position. I noticed older google maps plugins had indeed a padding property. Perhaps, we can add support for setting padding and maybe you can adjust button position with it.