Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #49

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Master #49

wants to merge 34 commits into from

Conversation

Roshdy
Copy link

@Roshdy Roshdy commented Dec 24, 2016

  • 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

- Added option for map Key to avoid google Api warning
- Added option for map libraries to be able to add other libraries
- Modified default zoom to a closer view (from 1 to 12)
- 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
@Strangerxxx
Copy link

bump
pretty good changes, i think

Roshdy added 25 commits May 20, 2017 01:45
Fixed undefined mapTypeId and always reverting back to google’s default
‘roadmap’
Added option to draw an editable circle around the market
Modified package name
Added static markers
Updated package version
- Added radius full support (Insert & Update)
- Fix: form reset issues
- Fix: auto locate on form update
- Updated Package Version for new release
- Default value for radius
- Increased package version
- Fix
- Package version update
Hopefully
- Release map object totally after template is destroyed
- Updated package version for meteor push
- Ask for location permission
- Updated package version
- Avoid settings map marker if map is null or not yet initialized
preload geocoder before settings map market
Package version
- Fixed undefined geocoded prior to setMarker
- Added support for polygon drawing with custom callback
- Added custom map callback
- Updated package version for Atmosphere publish
- Fixed map-reset undefined when getting default location & current
location
- Updated Package version
- Updated package version
- Auto-locate null map check
- Same fix for null map check before setting map center
- Updated package version
- More and More customization
- null map object in getCurrentPosision callback
- Update package version for publishing
- null map after autolocate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants