meteor-autoform-map
meteor-autoform-map copied to clipboard
Master
- Modified default zoom to google’s default: zoom = 8
- Added a check for pre-loaded GoogleMaps to avoid re-initialization
- Fixed maps not loading except after refresh (inconsistency issue)
- Added getMyLocation and getDefaultLocation functions
- Added support for RTL & LTR views
- Added map language option
- Added support for loading multiple maps per form without markers problems
- Added a callback option for geoCoding option to be able to fill an address form map.geocoder
- Removed check for @data.value on startup to get default/my location
- Removed MapType controls to save space on mobile screens
- Removed text on ‘js-locate’ button and added it to map controls
- Removed extra classes on HTML “af-map-…”
- Modified css to match corresponding classes
- Modified map controls styles to match language direction
- Incremented package version for pull request
bump pretty good changes, i think