Fgpv Vpgf Versions Save

The Reusable Accessible Mapping Platform (RAMP), also known as the Federal Geospatial Platform Visualiser (FGPV), is a Javascript based web mapping platform that provides a reusable, responsive and WCAG 2.0 "AA" compliant common viewer platform for the Government of Canada.

v3.0.0

4 years ago

This release of RAMP primarily consists of building out the extensibility of the core viewer. The ideal is for host pages to have more ways to manipulate the RAMP viewer programmatically via the API, and for developers to be able to build plugins that add custom features to viewer.

If upgrading a site from a v2.x RAMP library, please visit the Migration Guide

Compatible with RCS v2+ and Catalogue v1.8

Viewer library docs: http://fgpv-vpgf.github.io/fgpv-vpgf/v3.0.0/


Breaking Changes

  • jQuery is no longer included in the build and needs to be loaded by the host page ahead of loading RAMP (#2562)
  • Access to the new RAMP API is now done via window.RAMP. Developers who were using unreleased versions of the new API may need to change from the older window.RZ naming convention

New Features

  • Area of Interest Plugin (#2787)
  • API Panels (#2697)
  • Legend API:
    • BaseLegend (#2934)
    • ConfigLegend (#2933)
    • LegendGroup (#2932)
    • LegendItem (#2931)
  • New datagrid library (should perform better with large datasets than previous grid) (#3058)
  • Map layer filtering for file-based and WFS3 layers (#2202)
  • Config option for filtering and sorting GeoSearch results (#3307)

Bug Fixes

(Listing bugs that existed in RAMP v2.6.0. Bugs introduced and fixed during v3.0.0 development have been omitted)

  • Grid search will match accented characters to non-accented characters (#2988)
  • Remove disabled filter types from dropdown in Geosearch (#3112)
  • Keep all basemap layers visible when identifying (#3172)
  • Metadata mailto links are correct, french metadata is fixed (#3180)
  • Correctly enlarge symbology image in stack with multiple options (#3183)
  • File layers have active Snapshot mode button (#3197)
  • Using config-defined symbology now works correctly with ArcGIS Server hosted Feature layers (https://github.com/fgpv-vpgf/fgpv-vpgf/issues/3237)
  • Correctly exit fullscreen mode in Chrome (#3291)
  • Importing WFS3 via the wizard will now present standard layer settings like Layer Name and Name Field (https://github.com/fgpv-vpgf/fgpv-vpgf/issues/3301)
  • Display the correct name field for file-based layers when identifying (#3324)
  • Use the correct lat/long field for file-based layers when provided (#3329)
  • Zoom to Feature now works properly for non-local features (https://github.com/fgpv-vpgf/fgpv-vpgf/issues/3331)
  • Get service wizard to detect non-approved layers (#3335)
  • Menus with disabled items are navigable (#3378)
  • Feature highlights on map now perform correct level of simplification if layer source is in different projection (https://github.com/fgpv-vpgf/fgpv-vpgf/issues/3379)
  • Valid identify results now appear if a dynamic layer has one sublayer turned off (https://github.com/fgpv-vpgf/fgpv-vpgf/issues/3435)
  • Layers with no attributes are correctly removed (#3515)

v2.6.0

5 years ago

Compatible with RCS v2+ and Catalogue v1.8

Viewer library docs: http://fgpv-vpgf.github.io/fgpv-vpgf/v2.6.0/

Sample pages


  • Replaced ie-polyfills.js with a host page driven call to polyfills.io (#3141)

Bug fixes

  • Map export is not generating correctly in Edge (#3147)
  • Map export image cannot be downloaded in Edge (#3184)
  • Export map title limited to 128 characters (#2978)
  • Datatable opens for invisible file based layers (#3127)
  • Metadata will not be available if not defined in config (#3113)
  • Opacity and refresh footers will not be divided (#3125)
  • Slow layer toast now uses term "Dismiss" instead of "Hide" (#3130)
  • RAMP fails to load if export legend is undefined (#3146)
  • API addLayer call returns incorrect promise result (#3162)
  • Disabled GeoSearch items logic fix (#3111)
  • Pattern recognition for Lat Long formats in GeoSearch (#3178)
  • Fullscreen cannot exit in Chrome (#3194)

New features

  • Allow Web-Based File Layers loading through Config file (#2700)
  • Show / Hide capability for panels API (#3135)

Breaking Changes

v2.5.0

5 years ago

Compatible with RCS v2+ and Catalogue v1.8

Viewer library docs: http://fgpv-vpgf.github.io/fgpv-vpgf/v2.5.0/

Sample pages


New Features

  • WFS 3.0 Layer Support (#2748)
  • Add expand button for large images in layer info and symbology stacks (#1298)
  • With the enhanced service loading feedback we will tell you when layers are being slow to load (#2794)
  • From geoApi, be able to generate token and request Agol id information (#2784)
  • Load ESRI api from custom location (#2654)
  • Option to show or hide details (#2485)
  • Expand symbology stack from config file (#2800)
  • Styling for geometry API (#2718)
  • Geosearch intention (#2712)
  • A visibility set can be collapsed to show only the most recently selected entry; in this mode, the visibility of the collapsed entries can only be modified through the API or other linked legend entries (#2896)
  • API call to open the Help dialog (#2914)
  • Custom renderers on vector layers (#2878)
  • Option to have WFS co-ords copied to attributes (#2921)
  • API identify mode enhancements (#2979)
  • Add config option to specify timeout for map export image generation (#2997)
  • Add details panel templating functionality (#2814)
  • Roboto font files can be locally hosted, if required (#3026)
  • Add ability to synchronize grid and symbol filters on map (#2438)
  • Add ability to export the map without an ArcGIS server, all rendering is done client-side. Also added a config option to force a non-tainted export image. (#3044)
  • add show/hide capability for panels in api with panelVisibility

Removed Features

  • An option to chose the export image size has been removed with implementation of client-only printing functionality (#3120)

Bug Fixes

  • Fix highlights not working for keyboard based identify (#2785)
  • Fix table dates filtering (#2749)
  • Fix tootlips shown while using keyboard navigation from being misaligned sometimes (#2809)
  • Fix identify title not being truncated (#2467)
  • Testing/Example Pages for API (#2706)
  • Generate thumbnail from all basemap layers (#2820)
  • Area of Interest Plugin Enhancements (#2787)
  • Fix full screen re-centering trap (#2558)
  • WFS doesnt retain url parameters during loading (#2855)
  • WFS Layers - No layers loaded after switching to Mercator projection (#2837)
  • Fix Selector Filter (#2864)
  • Increase symbol stack offset (#2857)
  • Update marked dependency to v4.0 (#2578)
  • Cover icons for unbound layers (#2875)
  • Area of interest plugin doesn't throw error when not in use (#2884)
  • Remove role = "button" in rv-legend-block (#2840)
  • Add the required content property to the unboundLayer schema subsuming the layerName property; the layerName is deprecated and kept for backward compatibility (#2894)
  • Fix dynamic layers display field configuration option (#2866)
  • Symbology stacks legend entry does not disappear when clicked (#2895)
  • Prevent legends with same layer from disappearing after layer was reloaded (#2657)
  • Default points have black outlines (no issue specified)
  • Fix symbology stack checkboxes alignment issue (#2888)
  • Fix symbology stack black halo issue (#2942)
  • Fix bookmark encoding with non Latin1 characters (#2944)
  • Fix broken overviewUrl (#2967)
  • Fix annotation layer doesn't load (#2965)
  • Improve error detection when generation map export images (#2992)
  • Remove geomag service when in https for Get Coord Info plugin (#2991)
  • Fix "No content" image briefly shown when opening the about dialog (#2964)
  • Fix symbologyExpanded not working for dynamic layers (#2987)
  • WFS layers with no records are considered invalid and displayed as failed to load instead of being shown as stuck endlessly loading (#2995)
  • Hide error messages from Tile layers when individual tile images are missing (fail to load with 404) (#2971)
  • Prevents the page from snapping to the top when opening the Settings or Metadata panel, or expanding a symbology stack using a mouse (#2969)
  • WFS layers are now correctly added to the legend in the "AutoLegend" mode (#2859)
  • Symbology Stacks aligned without potential infinite loop (#3011)
  • Fix layer not completely removed when removing through API (#2984)
  • Fix invalid image url in legend results in repeated image requests (#3003)
  • Fix identify results for Dynamic Layers in toggle symbology stacks (#2981)
  • File wizard loads GeoJson with custom projection (#3022)
  • Extents get fitted to map (#3023)
  • Fix toggle symbology checkbox alignment (#3035)
  • Fix symbology disappearing for queries where min and max are equal (#3049)
  • Toggle stack and layer behaviour in sync (#2456)
  • WFS services load through the wizard (#2871)
  • Geosearch filters should have "clear filters" on hover (#3068)
  • WFS Layer bookmarks are properly encoded/decoded (#3071)
  • Include French version of pictures in "help" content (#3078)
  • Fix issues with column splitting in the export image legend that was causing the export to fail (#3067)
  • Include custom parameters in WMS identify requests (#3096)
  • Fix reordering of file layers on the map (#3126)
  • RCS Layers drop when changing projection (#3118)
  • Layer state information is not preserved in bookmarks (#3114)

Improvements

v2.4.0

5 years ago

Compatible with RCS v2+ and Catalogue v1.8

Viewer library docs: https://ramp-docs.fgpv-vpgf.com/v2.4.0

Sample pages

http://fgpv.cloudapp.net/demo/v2.4.0/dev/samples/index-mobile.html http://fgpv.cloudapp.net/demo/v2.4.0/dev/samples/index-samples.html http://fgpv.cloudapp.net/demo/v2.4.0/dev/samples/index-fgp-en.html http://fgpv.cloudapp.net/demo/v2.4.0/dev/samples/index-fgp-fr.html


Important Note Regarding Config Files

To alleviate an issue around North Pole markers in projections that do not have a North Pole (e.g. Mercator), we introduced a new config property on the tile schema object. However, this property defaults to false (as defaulting to true could trigger the problem). So without a minor modification to the config file, the North Pole icon will not appear.

Below is a sample of the adjusted configuration snippet to show the North Pole marker. This object would reside in the map.tileSchemas array. The new property is called hasNorthPole.

{
  "id": "EXT_NRCAN_Lambert_3978#LOD_NRCAN_Lambert_3978",
  "name": "Lambert Maps",
  "extentSetId": "EXT_NRCAN_Lambert_3978",
  "lodSetId": "LOD_NRCAN_Lambert_3978",
  "hasNorthPole": true
}

New Features

  • Ability to add top offset to north arrow (#2678)
  • Add Areas of interest plugin (#2709)
  • Set opacity for each basemap layers (#2463)
  • Add crosshairs marker to the map when navigating using a keyboard; show tooltips for features which support them when the crosshairs marker is positioned over them (#2736)
  • API option to change layer identify buffer size at runtime (#2600)
  • Include field name inside identify results (#2684)
  • Allow viewer to have map extent restricted (#1320)
  • Provide default app configuration when no config file is provided (#754)
  • Update viewer to use ESRI JS API 3.22 (#1153)
  • Add label to show that child opacity values differ from parent (#2535)

Bug Fixes

  • Repair filter properties (#2685)
  • Fix overview map toggle button (#2692)
  • Fix attribution doesn't work as expected (#2695)
  • Fix logic Error in New Layer Positioning (#2679)
  • Prevent hovertip from following mouse on IE (#2614)
  • Clean debug statements from production builds (#2629)
  • Fix available items in side menu (#2375)
  • Have coords info plugin active until manually turned off (#2625)
  • API mouseMove stream always has xy property (#2612)
  • RCS error messages appearing twice/not appearing at all (#593)
  • Fix bad French translation (#2703)
  • Keyboard-triggered zoom actions no longer failed when performed simultaneously with pan action (#2730)
  • Prevents scrolling the page to keep the map in view when the map gains focus (#2665)
  • Fix export date filter and title component not appearing if no value (#2738)
  • Fix github page hyperlink not working when in iframe (#2666)
  • Fix newly added layer positioning (#2679)
  • Fix flickering hovertip when near edges (#2754)
  • Fix issue where area of interest is not refreshing when switching config (#2767)
  • Prevent north pole icon being place in Lambert (#2771)
  • Fix layer positioning error when switching projection or language (#2777)

v2.3.0

6 years ago

Compatible with RCS v2+ and Catalogue v1.8

Viewer library docs: http://fgpv-vpgf.github.io/fgpv-vpgf/v2.3.0/

Sample pages

http://fgpv.cloudapp.net/demo/v2.3.0/dev/samples/index-mobile.html http://fgpv.cloudapp.net/demo/v2.3.0/dev/samples/index-samples.html http://fgpv.cloudapp.net/demo/v2.3.0/dev/samples/index-fgp-en.html http://fgpv.cloudapp.net/demo/v2.3.0/dev/samples/index-fgp-fr.html


New Features

  • Identify Highlight Improvements (#2595)

Bug Fixes

  • Allow better dynamic image quality (#2528)
  • Replace default full screen action (#2555)
  • Feature configurable north arrow and north pole (#2541)
  • Add missing French translations (#2560)
  • Remove layer record undefined error (#2567)
  • Increase visibility of texts in data grid (#2515)
  • Refresh interval not reverted to 0 for single entry dynamic layers (#2534)
  • Fix legend toggles for layers with default symology (#2580)
  • Category filters break if values have single quotes (#2590)
  • Reordering layers has no effect on map (#2536)
  • Generate option enabled again on switch for export window (#2619)
  • Refresh intervals fixed for dynamic single entry collapsed (#2620)
  • Removed outline in legend when layer clicked (#2633)
  • RCS keys loading correctly (#2636)
  • Tooltips fixed for file-based layers (#2639)
  • Translate datepicker options (#2643)
  • Coords info pop-up window appears (#2645)
  • Remove "Cannot read property 'setMapCursor' of null" errors (#2596)
  • Truncate texts in datagrid setting if it's too long (#2649)
  • Fix the direction of north arrow when exporting in Mercator projection (#2652)
  • Initial basemap load fail does not crash app (#497)
  • Implement Intention and make EPSG lookup an an Intention (#2605)
  • Fix the location of the north pole icon and change the icon to a flag (#2624)
  • Ignore filtered out features when identifying dynamic layers (#2544)
  • 'Zoom to Feature' button disabled if layer visibility toggled off (#2670)
  • Remove extra refresh interval clear cross in IE 11 (#2673)
  • Fix WET Samples in IE 11 (#2674)
  • Fix samples with broken services (#2687)

v2.2.0

6 years ago

Compatible with RCS v2+ and Catalogue v1.8

Viewer library docs: http://fgpv-vpgf.github.io/fgpv-vpgf/v2.2.0/

Sample pages

http://fgpv.cloudapp.net/demo/v2.2.0/prod/samples/index-mobile.html http://fgpv.cloudapp.net/demo/v2.2.0/prod/samples/index-samples.html http://fgpv.cloudapp.net/demo/v2.2.0/prod/samples/index-fgp-en.html http://fgpv.cloudapp.net/demo/v2.2.0/prod/samples/index-fgp-fr.html


New Features

  • Support for timed layer refreshing (#1345)
  • Create a Human Readable Doc from the Config Schema (#1076)

Bug Fixes

  • Ensure layer entry does not get removed when failed to reload (#2425)
  • Re-center works in IE, removed unused animations (#2318)
  • Sync symbol alignment with symbol generation (#2454)
  • Zoom to feature working when datatable is maximized (#2446)
  • Enable URLs to open on feature details (#2489)
  • Resize Info section images on export (#2393)
  • Menus displaying in full screen (#2487)
  • Full screen IE menu placement (#2052)
  • Viewer shifted up and left in full screen mode (#2476)
  • Remove options in export settings with no value (#2501)
  • Feature aria-labels and tool-tips for legend stacks (#2517)
  • Datatable settings panel column alignment (#2461)
  • Unable to Export Map (#2448)
  • Symbology toggle checkbox not aligned with description horizontally (#2477)
  • Viewer is not retaining bounding box upon projection change (#2468)
  • Fix language errors in help file (#2479)
  • Share Link not generated (#2497)
  • Remove options in export settings with no value (#2501)
  • Make height of cells in DataTable more flexible (#2460)
  • Fix WMS layer styling (#2525)
  • Unable to turn off Bounding Box (#2514)
  • Update Help text for Data table (#2498)
  • Tabbing in datatable body extremely slow (#2324)
  • Configuration File Switching Failure (#2442)
  • Export map ignoring opacity of certain layers (#2369)
  • Check Box missing in legend for items with long titles (#2524)

v2.1.0

6 years ago

Compatible with RCS v2+ and Catalogue v1.8

Viewer library docs: http://fgpv-vpgf.github.io/fgpv-vpgf/v2.1.0/

Sample pages

http://fgpv.cloudapp.net/demo/v2.1.0/prod/samples/index-one.html http://fgpv.cloudapp.net/demo/v2.1.0/prod/samples/index-mobile.html http://fgpv.cloudapp.net/demo/v2.1.0/prod/samples/index-samples.html http://fgpv.cloudapp.net/demo/v2.1.0/prod/samples/index-fgp-en.html http://fgpv.cloudapp.net/demo/v2.1.0/prod/samples/index-fgp-fr.html


New Features

  • Add customization to overview map component (#2182)
  • A layer description can be added above its legend (#2260)
  • Files are neither CSV or ZIP will be classify as GeoJSON by default (#868)
  • Add option for tool tips of a layer to be turned off through configuration files (#2001)
  • If zooming to a layer boundary takes you too far, a notification is displayed with an option to fix the current view (#2273)
  • Add config options to add additional options to the side menu and map navigation cluster, hide controls on the main appbar, and hide the the main appbar itself (#2246)
  • Add a record loading indicator to the datatable to better show the progress k(2284)
  • Add option to toggle sort and display for all columns in settings panel (#2279)
  • Legend info sections now support Markdown. Well, technically they support plan HTML as well. You can even mix the two if you want (#2383)
  • Add config option to allow info sections and controlled layers in export legend (#2367)
  • Add config option to initially collapse overview map (#2376)
  • Add a file size counter when importing file from network (#2157)
  • Render markdown of info sections in the export image (#2392)
  • Show a configurable "fail" graphic when something unexpected happens (#710)
  • Reopen panel when a layer is reloaded (#2406)
  • When a point or a polygon is highlighted on the map, we half-hide everything else. The next click on the map will remove the highlight and show all the hidden features again. (#2395)
  • Efficiency of config load and language switch (#498)
  • Support for WMS additional styles (#332)
  • Increase the size of symbols in legend (#2420)

Bug Fixes

  • Prevent feature highlight from blocking hovertips (#2189)
  • Datatable remains permanently on screen when the close button clicked several times in a quick succession (#2040)
  • Apply onmap is reapply more then once when define in config (#2203)
  • Focus message appears whenever sample with data table in open state is loaded. (#2170)
  • Focus in Link To Share window (#2186)
  • Increase the space between heading and slider in settings that with a slider. (#2020)
  • Remove the duplicated clear button in the filter search bar of the data table. (#2181)
  • Visibility groups correctly remember previous selection (#2224)
  • Datatables date columns not sorting (#2200)
  • Make hovered results from Geo-location search readable (#1877)
  • Bookmark breaks if dynamic layer is loading (#2226)
  • Correctly parse date value entered in filter (#2199)
  • Isolate functionality for datatables 'Show Filters' (#2248)
  • Do not allow filters to be hidden inside datatable settings panel (#2249)
  • Prevent table header scrolling issues (#2222)
  • Support large lat long extents (#2259 , #1650)
  • The new fulllscreen doesn't work inside an iframe (#2264)
  • Replace Geo search result animations when truncated with tool tips (#2285)
  • Support field names that look like javascript functions (#2282)
  • Datatable column positioned incorrectly (#2271)
  • Datatable records with dates not in ISO format not loading in IE (#2257)
  • Handle nulls in ESRI Feature detail view (#2239)
  • Broken Geosearch results animation of truncated items replaced by tooltips (#1877)
  • Fit extent zoom into visible map (#2214)
  • Display error message when incorrectly importing JSON file (#2229)
  • Details pane stalls when looking at large polygons (#2293)
  • Reset datatable to original state when clearing all column sorting (#2119)
  • Remove error message when closing the datatable from its own layer entry (#2292)
  • Close settings and datatable panels if open when changing projection (#1365)
  • Close open panels when switching between configs (#2136)
  • Correctly determine layout when entering full screen in IE (#2266)
  • Correct the ordering of RCS layers in legends when loading from bookmarks (#2152)
  • Remove unnecessary focus in datatable to allow direct focus from header to body (#2320)
  • Show tooltips for layers with hidden legend (#2322)
  • Remove entire group when removing a single child of dynamic group (#2328)
  • Close any open panels only when removing corresponding layer (#2329)
  • Correct the center coordinate of the extent after exiting full screen in Internet Explorer (#2318)
  • Prevent excessive base map chevrons from showing (#2321)
  • Grid tabbing does not get stuck (#1636)
  • Legend did not want to expand when using the menu (#2345)
  • Some layers don't support opacity controls on its children (only on the root), so we disabled them. It was a bit confusing why they were disabled and unclear what to do to change opacity. New jump links let you switch to the layer's root and change opacity there (#2131)
  • Apply filter to layers on the map on load when applyMap was specified (#2120)
  • Fix metadata cache and displayed info in panels (#2351)
  • Remove empty mouse info box when disabled (#2336)
  • Keyboard identify when pressing enter (#2316)
  • Filters are restored after reloading layers (#2362)
  • Consistent behaviour of applying to map button (#2363)
  • Legend display in Export image reflects top level items (#2236)
  • Use default name from the service as name for the top level legend entry for a dynamic layer (#2364)
  • Order of hidden legend blocks is enforced (#2327)
  • Table Settings Revamp (#2235)
  • Strengthen CSV files validation (#2270) (#2422)
  • Handle layers with unmarked object id field (#2352)
  • Handle spatial references with non-standard wkid but standard latestWkid (#2234)
  • App freezes on large geometry highlights or maptips (#2190)
  • Reduce the chance of failing when reloading a layer (#2379)
  • Correctly recalculate width of columns when modifying from settings panel (#2374)
  • Ensure appbar closes properly (#2366)
  • Some tooltips got disoriented and hanged out along the edges of the map after zooming to a scale-dependent layer. It happened only when the geosearch is active. We shooed them away (#2391)
  • The import wizard's Cancel button didn't do anything useful when you tried to cancel file upload. Silly us. Now it behaves itself (#2394)
  • Pressing Enter in the first step of the import wizard's was erroneously triggering file upload or server handshake even when the url was invalid or absent (#2394)
  • Close export image when reloading config (#2390)
  • Filtering by extent without having to make layer visible initially (#2396)
  • Fix 'Clear filters' button functionality in table (#2404)
  • Attributions now display properly (#2397)
  • The indicator when selected a layer entry now disappears when undo after a removal (#2407)

v2.0.0

6 years ago

Compatible with RCS v2+ and Catalogue v1.8

Viewer library docs: http://fgpv-vpgf.github.io/fgpv-vpgf/v2.0.0/

Sample pages

http://fgpv.cloudapp.net/demo/v2.0.0/prod/samples/index-samples.html http://fgpv.cloudapp.net/demo/v2.0.0/prod/samples/index-mobile.html http://fgpv.cloudapp.net/demo/v2.0.0/prod/samples/index-fgp-en.html http://fgpv.cloudapp.net/demo/v2.0.0/prod/samples/index-fgp-fr.html


New Features

  • Ability to set filters (#1922)
  • Add drop down selection filter (#1617)
  • Upgrade to Angular 1.6.3 (#370)
  • Add a plugin to get information about coordinate (#1792)
  • Add the ability to display images in details panel and hovering tooltip (#1864)
  • Hide layer name tooltip when it's not truncated (#1759)
  • Reduce logo size when height is less than 450 px (#1857)
  • Display a notification when a layer cannot be displayed in the current basemap projection (#626)
  • Provide Subresource Integrity (SRI) values for library file in samples and release notes (#1796)
  • Allows Feature Layers to be Imported as Dynamic Layers through config file and layer import wizard (#1493)
  • Layer import can be disabled through the config (#1967)
  • Updater documentation for about map and navigation information (#1904)
  • Update documentation for datatable (#1923)
  • geoSearch should handle external service errors gracefully (#1976)
  • Add the entry about on the side navigation bar (#2089)

Bug Fixes

  • Prevent geo search filters overflowing the panel (#1865)
  • Remove warnings caused by missing aria labels (#1700)
  • Fix when aria labels are not showing up or not correct (#1918)
  • Make tool tip readable even when it exceeds maximum width on smaller screens(#1749)
  • Grid column sort from config file were not applied (#2010)
  • Datatable search field is displaced by a long layer name (#1973)
  • Images are not visible under "Help" section in IE (#1876)
  • Filter by extent not working (#2036)
  • Filter flag always present even if data is not filtered (#2017)
  • RCS Support (#1961)
  • Some messages hanging after exercising Geolocation Search (#1760)
  • Show "Apply Map" button for esriFeature and esriDynamic user added layer (#2106)
  • Wrong label inside export setting for scale and north arrow (#2144)

v2.0.0-rc5

6 years ago
Type Url
Sample Page http://fgpv.cloudapp.net/demo/v2.0.0-rc5/dev/samples/index-samples.html
Viewer library docs https://fgpv-vpgf.github.io/fgpv-vpgf/v2.0.0-rc5/

Changelog

  • Internal build system change - disabled protractor testing.
  • Unable to save the exported map in IE (#2243)

v2.0.0-rc4

6 years ago