Closed Anjgpt closed 6 months ago
could you test our new version v2.0.0? also, you can find the main points on our new documentation site, on the other hand, in this new version we are using the new AdvancedMarkerElement
, I think with the new improvement you could do the rotation.
Branch issue-313-Do_we_have_the_option_to_rotate_the_PNG_marker created!
@diegoazh This new version you are referring v2.0.0 is for Vue 3 project? Will that work with Vue 2 project?
No, it won't. But, I didn't try. The version of this plugin for Vue 2 is no longer maintained because the EOL of Vue 2.
I've found the solution for this here I'm able to plot ~2 lakh customized markers smoothly.
I'm going to close this issue but, feel free to re-open it if something new happens.
As I'm not able to do this with the below approaches.
"gmap-vue": "^3.5.2",
Or
Using style transform also not working.
If I'm doing this with SVG image it's working but there is slowness as I've lot's of markers.
Originally posted by @Anjgpt in https://github.com/diegoazh/gmap-vue/issues/135#issuecomment-2022353456