AugustMiller / kirby-place-field

Deprecated! A simple Google Maps field for Kirby CMS. Please use my Map Field plugin, instead:
https://github.com/AugustMiller/kirby-map-field
21 stars 3 forks source link

Update serialized field on keyup #3

Open AugustMiller opened 9 years ago

AugustMiller commented 9 years ago

Updates can be made to the "Address" field without being serialized.

Currently, the store() method is only called after attempting to geocode the input. We should always store the value, even if the map hasn't been changed, because users may search, reposition the pin, then rename the location.