Dylan Llewellyn

Results 12 comments of Dylan Llewellyn

Just adding to this. Google maps automatically caches XYZ tiles for offline use.

@triniwiz @NathanWalker Hopefully I can come back to this soon but at the moment my time is becoming pretty limited. Might be worth pushing these feaures as a baseline till...

@triniwiz I don't mind. I did however notice that the iOS util tooling doesn't actually support the Icon generator for custom icons that android has available - so that makes...

> I'm very interested in the clustering feature, I tried implementing it myself on the old dapriett/nativescript-google-maps-sdk plugin but failed when it came to info windows and custom markers. @herefishyfish...

@NathanWalker Heatmaps and clustering are in a pretty good state. GeoJson will most likely get refactored with the KML implementation. I think there are a couple of stylistic differences between...

> Maybe it could be done via `Projection -> visibleRegion -> latLngBounds` from SDK but this property is sadly not exposed in the plugin. Is that not just ```ts const...

> Well, yes and no. It's a workaround, but it's not correct for a map with tilting and bearing. > > For my project it's enough, but you should expect...

Could the JSI bindings used by https://github.com/triniwiz/nativescript-mason be reused @shirakaba?

@edusperoni https://github.com/herefishyfish/ngDestroy-bug here's an example of what @JakeAi is experiencing. Note that ngOnDestroy will get called on the back event to close the app in this scenario.