Page MenuHomePhabricator

Add VE support for <map*> without lat/long/zoom
Open, Needs TriagePublic

Description

<mapframe> and <maplink> can perform dynamic calculation of the missing lat/lon/zoom (in javascript)., but this is missing in VE editor. I don't think we need to introduce the "auto" buttons yet, but VE should use the same code to show initial position / zoom if wiki markup does not have it. If user moves/zooms the map, wikimarkup should be updated with the real values.