WIP: Resolve "Use bing maps" #1069

Draft
korina.cordero wants to merge 16 commits from 221-use-bing-maps into master
Showing only changes of commit c980b30e64 - Show all commits

View file

@ -9,4 +9,16 @@ interface MapManagerInterface
*
*/
public function jsDisplayMap();
/*
* Return a map with polygons to show coverage areas
*
*/
//public function jsGeofence();
//public function jsJobOrderDetails();
//public function jsOutlet();
//public function jsHub();
}