[CE U14] Google Map layer in a View

Hi All,

Is it possible to display a Google Maps layer (or level in Microstation API terms) in the displayed Views in Microstation?

I've found that it is possible to open the same location in a browser but I want to use Google Maps as a base layer in the View.

I want to draw my elements on top of the Google Maps layer in the View.

Thanks.

Br,

Miklos

Parents
  • Hi Miklos,

    in Microstation?

    Respect the best practices! There have been 17 CE versions released in last several years. Always specify MicroStation version exactly.

    Is it possible to display a Google Maps layer (or level in Microstation API terms) in the displayed Views in Microstation?

    Such question should be discussed in MicroStation forum, because it's not specifically programming topic.

    The answer is "No", because you can display raster files, rasters from Image Servers (Bentley or ECWP) or WMS (plus WMTS in U15). Google does not publish (for good/technical/business reasons) their maps as WMS/WMTS.

    I want to draw my elements on top of the Google Maps layer in the View.

    It's not possible. Of course, you can implement own raster display, but even when you will succeed in this complex task, you will have no access to Google Maps data (I think they are available as paid service).

    But you can display Bing Maps in MicroStation for free and without any obstacles, because from Update 7, they are seamlessly integrated into View attributes. I am not sure whether they are also supported in API, but key-in is available.

    With regards,

      Jan

Reply
  • Hi Miklos,

    in Microstation?

    Respect the best practices! There have been 17 CE versions released in last several years. Always specify MicroStation version exactly.

    Is it possible to display a Google Maps layer (or level in Microstation API terms) in the displayed Views in Microstation?

    Such question should be discussed in MicroStation forum, because it's not specifically programming topic.

    The answer is "No", because you can display raster files, rasters from Image Servers (Bentley or ECWP) or WMS (plus WMTS in U15). Google does not publish (for good/technical/business reasons) their maps as WMS/WMTS.

    I want to draw my elements on top of the Google Maps layer in the View.

    It's not possible. Of course, you can implement own raster display, but even when you will succeed in this complex task, you will have no access to Google Maps data (I think they are available as paid service).

    But you can display Bing Maps in MicroStation for free and without any obstacles, because from Update 7, they are seamlessly integrated into View attributes. I am not sure whether they are also supported in API, but key-in is available.

    With regards,

      Jan

Children