Possible improvements
-
Hi,
First of all thanks for creating this plugin. It help me getting closer to my desired output.
However, I have a few suggestions to improve the plugins.
– Could you please provide an un-minified version of the js scripts for me to better understand it?
– If I’m not wrong you are not currently calling the setFields methods before the getPlace() call which could save a few bucks to people using the plugin ( you could add something like this.sugessions.setFields([‘address_components’]); )
– In the shipping case there seem to be a weird call to new google.maps.places.sugessions()? instead of new google.maps.places.Autocomplete (that could be due to my attempt to unminify the file)
– Finally, do you think you could store this instance of your cas_woocommerce object in a public variable so that we can better interact with the hooked actions?
Thanks for your help!
Cheers
- The topic ‘Possible improvements’ is closed to new replies.