Hi I added ability to set leaflet library version to use in my extension. If you set "Default", then I will use last version, which I tested for support all extension features
Hi I reviewed my code for bugs and ported features from Joomla3 enabled utilities section-- import placemarks from CSV file-- import placemarks from Zh GoogleMap extension-- import placemarks from Zh YandexMap extension fixed bugs for list forms (some indefinite variables) fixed bugs for not saving values (for example, can't remove publishing dates) you can disable show time for path elevation removed ordering feature from some list forms (where it is not needed) some other improvements Cheers,Dmitry
Hi I added dynamically loading map objects or popup content. It works as in J3. I also rewrite all parts of extension to reuse my code (as it was done in J3)
Hi I added dynamically loading map objects or popup content. It works as in J3. I noticed, that ajax loading is not works for File layers (KML/GPX and so on), it didn't implemented in J3. I hope in nearest month or two I will implement this feature and rewrite behavior for popup and hover text for this layers (not only from file, but also as it is done for simple lines, circles ...) I also rewrite all parts of extension to reuse my code (as it was done in J3)
Hi I ported placemark details menu item, therefore you can create details menu item and also can use "Details" button in placemark popup toolbar. I change using bootstrap to it last version for displaying image gallery in detail view. I also did little fixes (removed J3 calls) in some files.
Hi I ported placemark details menu item, therefore you can create details menu item and also can use "Details" button in placemark popup toolbar. I change using bootstrap to it last version for displaying image gallery in detail view. I also did little fixes (removed J3 calls) in some files.