Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Releases: astridx/pkg_agosms

pkg_agosms

20 Jun 10:46
Compare
Choose a tag to compare

Test Update Server for Joomla 4 Version

pkg_agosms

19 Jun 08:15
Compare
Choose a tag to compare

Correct href to map in marker list

pkg_agosms

18 Jun 17:04
Compare
Choose a tag to compare

Initial Version for Joomla 4.0.0

pkg_agosms

18 Jun 18:51
Compare
Choose a tag to compare
v3.0.2

wip

pkg_agosms

27 Apr 08:50
b19cf55
Compare
Choose a tag to compare

Add Marker List to Modul

pkg_agosms

22 Apr 09:44
Compare
Choose a tag to compare

Change version for indicate Joomla 3

pkg_agosms

17 Apr 10:39
Compare
Choose a tag to compare

Use GeoJSON Properties like

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "stroke": "#000000",
        "stroke-width": 1.3,
        "stroke-opacity": 1,
        "fill": "#00ff1e",
        "fill-opacity": 0.1
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
...
...          

See: 58cf5c4

pkg_agosms

06 Apr 09:44
Compare
Choose a tag to compare

Fix typo in addressmarker.
redo change way to add languagefiles in modul

pkg_agosms

05 Apr 19:13
Compare
Choose a tag to compare
  • fix a language string
  • agosmaddressmarker add validation. You can set max lat, min lat, max lon and min lon
  • add inline message near button, if address is not found.

pkg_agosms

05 Apr 18:03
Compare
Choose a tag to compare
v1.0.95

wip