-
Notifications
You must be signed in to change notification settings - Fork 3
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
Corrected property name #132
Merged
garysheppardjr
merged 1 commit into
v2017.09
from
garys-esri/scale-property-name-change
Oct 10, 2017
Merged
Corrected property name #132
garysheppardjr
merged 1 commit into
v2017.09
from
garys-esri/scale-property-name-change
Oct 10, 2017
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`Scale` is now `TargetScale`
garysheppardjr
pushed a commit
that referenced
this pull request
Dec 29, 2017
* Repo cleanup (#90) * Updated README files * Renamed directory The directory does not need the workshop date in it. * Renamed directory in .gitignore (#91) * Migrated Java exercises to Runtime 10.1.0 and Maven * Updated Android exercises to Runtime 100.1.0 (#94) * Update Java exercises (#96) Part of #83 * Removed version number (#97) * Update Android exercises (#98) * Updated Qt Exercises to Runtime 100.1.0 (#103) * Updated Qt Exercise 1 to Runtime 100.1.0 * Updated Qt Exercise 2 to Runtime 100.1.0 * Updated Qt Exercise 3 to Runtime 100.1.0 * Updated Qt Exercise 4 to Runtime 100.1.0 * Updated Qt Exercise 5 to Runtime 100.1.0 * Removed references to Quartz and Beta * Fixed links * Added 3D to Android exercises (#104) * Renamed directories to add "Scene" * Added 3D to Android Exercise 1 * Added 3D to Android Exercise 2 * Added 3D to Android Exercise 3 * Added 3D to Android Exercise 5 * Added 3D to Android Exercise 5 * Fixed links to Android Exercise 1 * Android Exercise 2: added Lock Focus button (#105) * Android Exercise 2: added Lock Focus button * URL encoding for Javadoc link * Added lock focus button to all Android exercises (#106) * Android Exercise 2: added Lock Focus button * URL encoding for Javadoc link * Added lock focus button to all Android exercises (#107) * Removed duplicate method * Updated exercises to v 100.1 reference assigned issue #87 * Android updates (#109) * Fixed touch listener in Exercises 4 and 5 * Using appropriate listeners for map and scene * Fixed some SceneView issues * Updated exercises and screenshots * Added lock focus button to Java exercises (#110) * Added lock focus button to Java exercises * Added casts for Runtime API changes * Updated Java screenshots * Added lock focus button to Qt exercises (#111) * Using getSceneTarget() in Java solutions This was an oversight when I worked on the Java solutions recently. * Added elevation to 3D scene This was an oversight from the first iteration of the exercises. * Added lock button images to all Qt solutions * Added lock focus button to Qt Quick Exercise 2 and solutions * Updated Qt screenshots After adding lock focus button * Updated macOS exercises to Runtime 100.1.0 (#112) * Removed Quartz and Beta from macOS exercises (#113) * Added lock focus button to macOS exercises (#114) * Using vector basemaps in 2D (#115) * Added iOS Exercise 1 (#117) * iOS Exercise 2 (#118) * iOS Exercise 3 (#119) * iOS Exercise 4 * iOS Exercise 5 (#121) * #100: Consuming scene layer in Java exercises (#122) * Renamed Java Exercise 3 (#123) * #100: Added scene layer to Qt exercises (#124) * #100: Add scene layer in iOS exercises (#125) #100 * Corrections to iOS exercise text (#126) iOS fix for #99 * Corrected `loadWithCompletion` to `load` * Removed reference to using MMPK in 3D * Added note to use project name without spaces * Fixed `loadWithCompletion` to `load` * In exercise, added code to actually add layer to scene * Corrections to iOS Exercise 5 text * Update MainWindow.xaml.cs * Update Exercise 1 Map and Scene.md * Update Exercise 1 Map and Scene.md * Added scene layer to macOS exercises (#127) * Renamed macOS Exercise 3 solution and text file * Added scene layer to macOS solutions * Renamed images * Updated macOS Exercise 3 text * Updated macOS exercises and screenshots * #99 #100: Corrections to macOS from testing #99 #100 * Corrected image filenames * #100 #98: Added scene layer to Android; tested (#128) #98 #100 * #99: Corrections and clarifications based on testing Qt Quick exercises (#129) #99 * #99: Tested all Java exercises and adjusted as needed (#130) #99 * Update Exercise 1 Map and Scene.md * Update Exercise 2 Zoom Buttons.md * Update Exercise 1 Map and Scene.md * Update and rename Exercise 3 Local Feature Layer.md to Exercise 3 Operational Layer.md * Update Exercise 4 Buffer and Query.md * Updated .NET Exercise 1 with Vectortile basemap and v 100.1 * Updated .NET Exercise 2 * Update .NET Exercise 3 * update .NET Exercise 4 * Update .NET Exercise 5 * Updated AppStudio solution to AppStudio 2.0 and Runtime 100.1 with Vector Basemaps * Updated AppStudio solution for Exercise 2 to AppStudio 2.0 and Runtime 100.1 with Vector Basemap * Updated to AppStudio 2.0 and Runtime 100.1 with Vector Basemap * Updated AppStudio Exercise 1 to add 3D capabilities. * Udpated exercise 1 readme. * Updated AppStudio Ex 5 * Corrected description of initial app (#131) * Update Exercise 1 Map.md * Update Exercise 1 Map.md * Update Exercise 1 Map.md * Update Exercise 2 Zoom Buttons.md * Update Exercise 3 Add Feature Service.md * Update Exercise 4 Buffer and Query.md * Corrected property name (#132) `Scale` is now `TargetScale` * Update Exercise 5 ServiceArea.md * Update Exercise 5 ServiceArea.md * Update Exercise 3 Add Feature Service.md * Update Exercise 3 Add Feature Service.md * Update Exercise 3 Add Feature Service.md * Update Exercise 4 Buffer and Query.md * Update Exercise 5 ServiceArea.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Scale
is nowTargetScale