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

Proj4dart update #541

Merged
merged 9 commits into from
Mar 16, 2020
Merged

Proj4dart update #541

merged 9 commits into from
Mar 16, 2020

Conversation

fegyi001
Copy link
Contributor

@fegyi001 fegyi001 commented Mar 6, 2020

Updated proj4dart to its latest version (1.0.1) and did some documenting.

Version update
I'm the other main contributor of proj4dart and we recently published a new version which also supports WKT CRS definitions (OGC & ESRI).

Documenting
Since I think using custom CRS will be used frequently in the future I did a "Custom CRS" section in "Usage". But explaining fully how it can be used would be too much in the main readme. Therefore I added a dedicated Readme to the Custom CRS example page itself.

@maRci002
Copy link
Contributor

maRci002 commented Mar 6, 2020

This PR adds the forgotten readme section which was missed from #529. I think these changes helps Google SEO engine if some wants to find for instance flutter map custom crs to put this repo in first place.

@johnpryan johnpryan merged commit 9d7e7b5 into fleaflet:master Mar 16, 2020
ziuyung pushed a commit to SXTSOFT/flutter_map that referenced this pull request Mar 27, 2020
* master: (73 commits)
  去掉不要的
  Update CHANGELOG.md (fleaflet#511)
  Proj4dart update (fleaflet#541)
  Support custom CRS (fleaflet#529)
  docs(readme): add details about open street map provider (fleaflet#495)
  Wms support. (fleaflet#500)
  0.8.2 release
  polyline with gradient (fleaflet#452)
  clean up from fleaflet#487
  0.8.1 release
  Zoombutton plugin (fleaflet#487)
  dartfmt
  0.8.0 release (Flutter 1.12)
  Use Wrap for marker_anchor sample
  Polygon culling (fleaflet#449)
  Tidyup (fleaflet#469)
  Update build files from fleaflet#478
  upgrade flutter version, support Flutter 1.12
  Update README.md (fleaflet#465)
  add opacity option to tile layers (fleaflet#453)
  ...

# Conflicts:
#	example/android/app/build.gradle
#	example/android/app/src/debug/AndroidManifest.xml
#	example/android/app/src/main/AndroidManifest.xml
#	example/android/app/src/profile/AndroidManifest.xml
#	example/android/build.gradle
#	example/android/gradle.properties
#	example/ios/Runner.xcodeproj/project.pbxproj
#	example/lib/pages/home.dart
#	example/web/index.html
#	lib/flutter_map.dart
#	lib/src/geo/crs/crs.dart
#	lib/src/layer/overlay_image_layer.dart
#	lib/src/layer/tile_layer.dart
#	lib/src/layer/tile_provider/mbtiles_image_provider.dart
#	lib/src/map/flutter_map_state.dart
#	pubspec.yaml
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.

3 participants