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

Multilanguage #7

Open JimmyRittenborg opened 9 years ago

JimmyRittenborg commented 9 years ago

Multi-language Support


This commit adds multi language support through language files located in a language folder in the root of the field.

Better location search button

This commit adds the location search button to the headline instead of taking up an entire row in the panel.

Location search button in the
headline

AugustMiller commented 8 years ago

There is some bizarre behavior when I click "locate"— it seems to pop the last character I type off of the search term, and replace the input text! I'll get around to localizing this soon, as a client project has required it— the work will certainly be based on what you've done here, unless it's possible for you to issue a PR of just the localization work? :+1: