meteor-autoform-map icon indicating copy to clipboard operation
meteor-autoform-map copied to clipboard

Master

Open Roshdy opened this issue 8 years ago • 1 comments

  • 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

Roshdy avatar Dec 24 '16 17:12 Roshdy

bump pretty good changes, i think

Strangerxxx avatar Jan 24 '17 04:01 Strangerxxx