Working on T302290 we think it makes sense to refactor the GeoShape code to work nicely with GeoPoints.
- Change BBtry to async await
- Refactor to use a common super class
Possible follow ups:
- Maybe get rid of sanitize-mapdata API call
- Move localization responsibility out of JsonConfig extension