Skip to content

Releases: vojtech-dobes/nette-forms-gpspicker

1.3.0 "Fernão de Magalhães"

26 Feb 23:56
Compare
Choose a tag to compare
  • resolved compatibility with Nette 2.3
  • {input} & {label} changed to {gpspicker:input} & {gpspicker:label} (FormMacros cannot be overriden anymore)

1.2.0 "Amerigo Vespucci"

14 Sep 20:37
Compare
Choose a tag to compare
  • resolved compatibility with Nette 2.2
  • address field can be filled serverside as well
  • container element has ID that would normally belong to the element

1.1.0 "Marco Polo"

03 Feb 11:41
Compare
Choose a tag to compare
  • resolved compatibility with Nette 2.1
  • support for Nokia maps and Mapy.cz
  • choose type of map (normal, satellite images, historical... - support depends on chosen provider) - take a look at documentation
  • force allowing manual input ->enableManualInput()